projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c6831a
)
gtk: Fix typos in comment
author
Benjamin Otte
<otte@redhat.com>
Mon, 29 Nov 2010 16:51:59 +0000
(17:51 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Thu, 2 Dec 2010 19:21:05 +0000
(20:21 +0100)
gtk/gtkmain.c
patch
|
blob
|
history
diff --git
a/gtk/gtkmain.c
b/gtk/gtkmain.c
index feb7ee2aa763b86ecd8f35a8a86cd4356f55398f..ceac861d71e89f78a4eb9b3ec110b02b951f44ed 100644
(file)
--- a/
gtk/gtkmain.c
+++ b/
gtk/gtkmain.c
@@
-1656,7
+1656,7
@@
gtk_main_do_event (GdkEvent *event)
{
/* The app may paint with a previously allocated cairo_t,
which will draw directly to the window. We can't catch cairo
- dra
p operatoi
ns to automatically flush the window, thus we
+ dra
w operatio
ns to automatically flush the window, thus we
need to explicitly flush any outstanding moves or double
buffering */
gdk_window_flush (event->any.window);